Package com.yubico.webauthn.data
Class Extensions.LargeBlob.LargeBlobRegistrationOutput
java.lang.Object
com.yubico.webauthn.data.Extensions.LargeBlob.LargeBlobRegistrationOutput
- Enclosing class:
- Extensions.LargeBlob
Extension outputs for the Large blob storage extension (
largeBlob
) in
registration ceremonies.
Use the supported(boolean)
factory function to construct this type.
-
Method Details
-
supported
Create a Large blob storage extension output with thesupported
output set to the given value. -
isSupported
public boolean isSupported()true
if, and only if, the created credential supports storing large blobs. -
equals
-
hashCode
public int hashCode() -
toString
-