Package com.yubico.fido.metadata
Class MetadataBLOB
java.lang.Object
com.yubico.fido.metadata.MetadataBLOB
The header and payload of a FIDO Metadata Service BLOB.
This does not include the JWT signature.
-
Constructor Details
-
MetadataBLOB
-
-
Method Details
-
getHeader
The JWT header of the FIDO Metadata Service BLOB. -
getPayload
The payload of the Metadata Service BLOB. -
equals
-
hashCode
public int hashCode() -
toString
-