Class RSAUnique
java.lang.Object
com.webauthn4j.data.attestation.statement.RSAUnique
- All Implemented Interfaces:
TPMUPublicId,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RSAUnique
public RSAUnique(@org.checkerframework.checker.nullness.qual.NonNull byte[] n)
-
-
Method Details
-
getN
public @org.checkerframework.checker.nullness.qual.NonNull byte[] getN() -
equals
-
hashCode
public int hashCode() -
getBytes
public @org.checkerframework.checker.nullness.qual.NonNull byte[] getBytes()- Specified by:
getBytesin interfaceTPMUPublicId
-