Libraries
»
webauthn
(3.4.3)
»
Index
»
WebAuthn
»
PublicKey
»
#pkey
Method: WebAuthn::PublicKey#pkey
Defined in:
lib/webauthn/public_key.rb
#
pkey
⇒
Object
45 46 47
# File 'lib/webauthn/public_key.rb', line 45
def
pkey
@cose_key
.
to_pkey
end