PEM_Encode_Seal_st

Note that this structure is initialised by PEM_SealInit and cleaned up by PEM_SealFinal (at least for now)

Members

Variables

cipher
libressl_d.openssl.ossl_typ.EVP_CIPHER_CTX cipher;
Undocumented in source.
encode
libressl_d.openssl.evp.EVP_ENCODE_CTX encode;
Undocumented in source.
md
libressl_d.openssl.ossl_typ.EVP_MD_CTX md;
Undocumented in source.

Meta