Method: WebAuthn::PublicKey#pkey

Defined in:
lib/webauthn/public_key.rb

#pkeyObject



45
46
47
# File 'lib/webauthn/public_key.rb', line 45

def pkey
  @cose_key.to_pkey
end