Home
last modified time | relevance | path

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

/external/python/rsa/rsa/
Dasn1.py30 class OpenSSLPubKey(univ.Sequence): class
Dkey.py354 from rsa.asn1 import OpenSSLPubKey
358 (keyinfo, _) = decoder.decode(keyfile, asn1Spec=OpenSSLPubKey())