boringssl ~master (2018-08-30T01:56:08Z)
Dub
Repo
PKCS12_SAFEBAG.value_
deimos
openssl
pkcs12
PKCS12_SAFEBAG
Undocumented in source.
struct
PKCS12_SAFEBAG
union
value_ {
pkcs12_bag_st
*
bag
;
pkcs8_priv_key_info_st
*
keybag
;
X509_SIG
*
shkeybag
;
STACK_OF
!(
PKCS12_SAFEBAG
)*
safes
;
ASN1_TYPE
*
other
;
}
Members
Variables
bag
pkcs12_bag_st
*
bag
;
Undocumented in source.
keybag
pkcs8_priv_key_info_st
*
keybag
;
Undocumented in source.
other
ASN1_TYPE
*
other
;
Undocumented in source.
safes
STACK_OF
!(
PKCS12_SAFEBAG
)*
safes
;
Undocumented in source.
shkeybag
X509_SIG
*
shkeybag
;
Undocumented in source.
Meta
Source
See Implementation
deimos
openssl
pkcs12
PKCS12_SAFEBAG
unions
value_
variables
attrib
type
value