Libraries
»
webauthn
(3.4.3)
»
Index
»
WebAuthn
»
PublicKey
»
#alg
Method: WebAuthn::PublicKey#alg
Defined in:
lib/webauthn/public_key.rb
#
alg
⇒
Object
49 50 51
# File 'lib/webauthn/public_key.rb', line 49
def
alg
@cose_key
.
alg
end