java.lang.Object
com.webauthn4j.data.attestation.statement.RSAUnique
- All Implemented Interfaces:
TPMUPublicId
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RSAUnique
public RSAUnique(@NotNull @org.jetbrains.annotations.NotNull byte[] n)
-
-
Method Details
-
getN
@NotNull public @org.jetbrains.annotations.NotNull byte[] getN() -
equals
-
hashCode
public int hashCode() -
getBytes
@NotNull public @org.jetbrains.annotations.NotNull byte[] getBytes()- Specified by:
getBytesin interfaceTPMUPublicId
-