Botan
1.10.9
|
Functions | |
void | decode (BER_Decoder &source, Key_Constraints &key_usage) |
BER Decoding Function for key constraints
void BOTAN_DLL Botan::BER::decode | ( | BER_Decoder & | source, |
Key_Constraints & | key_usage | ||
) |
Definition at line 18 of file pubkey_enums.cpp.
References Botan::BIT_STRING, Botan::BER_Object::class_tag, Botan::BER_Decoder::get_next_object(), Botan::MemoryRegion< T >::size(), Botan::BER_Object::type_tag, Botan::UNIVERSAL, and Botan::BER_Object::value.