java.lang.Object
com.webauthn4j.data.attestation.statement.TPMTPublic
-
Constructor Summary
ConstructorsConstructorDescriptionTPMTPublic(@NotNull TPMIAlgPublic type, @NotNull TPMIAlgHash nameAlg, @NotNull TPMAObject objectAttributes, @org.jetbrains.annotations.NotNull byte[] authPolicy, @NotNull TPMUPublicParms parameters, @NotNull TPMUPublicId unique) -
Method Summary
Modifier and TypeMethodDescriptionboolean@org.jetbrains.annotations.NotNull byte[]@org.jetbrains.annotations.NotNull byte[]getBytes()@NotNull TPMIAlgHash@NotNull TPMAObject@NotNull TPMUPublicParms@NotNull TPMIAlgPublicgetType()@NotNull TPMUPublicIdinthashCode()
-
Constructor Details
-
TPMTPublic
public TPMTPublic(@NotNull @NotNull TPMIAlgPublic type, @NotNull @NotNull TPMIAlgHash nameAlg, @NotNull @NotNull TPMAObject objectAttributes, @NotNull @org.jetbrains.annotations.NotNull byte[] authPolicy, @NotNull @NotNull TPMUPublicParms parameters, @NotNull @NotNull TPMUPublicId unique)
-
-
Method Details
-
getType
-
getNameAlg
-
getObjectAttributes
-
getAuthPolicy
@NotNull public @org.jetbrains.annotations.NotNull byte[] getAuthPolicy() -
getParameters
-
getUnique
-
getBytes
@NotNull public @org.jetbrains.annotations.NotNull byte[] getBytes() -
equals
-
hashCode
public int hashCode()
-