menu
pointycastle package
documentation
asn1/pkcs/pkcs12/asn1_safe_contents.dart
ASN1SafeContents
safeBags property
safeBags property
dark_mode
light_mode
safeBags
property
List
<
ASN1SafeBag
>
safeBags
getter/setter pair
The safebags to store.
Implementation
late List<ASN1SafeBag> safeBags;
pointycastle package
documentation
asn1/pkcs/pkcs12/asn1_safe_contents
ASN1SafeContents
safeBags property
ASN1SafeContents class