Searched refs:crypto_key (Results 1 – 1 of 1) sorted by relevance
254 def from_cryptography_key(cls, crypto_key): argument267 crypto_key,277 pkey._pkey = crypto_key._evp_pkey278 if isinstance(crypto_key, (rsa.RSAPublicKey, dsa.DSAPublicKey)):