module OpenSSL::PKey
Defined in:
openssl_ext/pkey/ec.cropenssl_ext/pkey/pkey.cr
openssl_ext/pkey/rsa.cr
Class Method Summary
- .check_public_key(pkey : PKey)
- .get_pkey_id(pkey : Pointer(LibCrypto::EvpPKey)) : Int32
- .read(encoded : String, passphrase = nil)
- .read(io : IO, passphrase = nil)