Home
last modified time | relevance | path

Searched refs:_encode_authority_key_identifier (Results 1 – 1 of 1) sorted by relevance

/external/python/cryptography/src/cryptography/hazmat/backends/openssl/
Dencode_asn1.py307 def _encode_authority_key_identifier(backend, authority_keyid): function
618 ExtensionOID.AUTHORITY_KEY_IDENTIFIER: _encode_authority_key_identifier,
633 ExtensionOID.AUTHORITY_KEY_IDENTIFIER: _encode_authority_key_identifier,