Synopsis
Declared in <openssl/ct.h>
struct stack_st_SCT;
Non-Member Functions
Name |
Description |
Free a stack of SCTs and the SCTs themselves. |
|
Pretty‐print a stack of SCTs to a BIO, optionally resolving log names. |
|
Validate a list of SCTs against a policy evaluation context. |
|
Return the signed certificate timestamps (SCTs) received on this connection. |
|
Decode a DER‐encoded list of Signed Certificate Timestamps. |
|
Serialize a stack of SCTs to DER and return the encoded length. |
|
Serialize a stack of SCTs to TLS format and return the encoded length. |
|
Decode a TLS‐format (not DER) list of SCTs from |
Created with MrDocs