-
Constructor Summary
Constructors
-
Method Summary
boolean
@org.jetbrains.annotations.NotNull byte[]
int
-
Constructor Details
-
TPMSCertifyInfo
public TPMSCertifyInfo(@NotNull
@NotNull TPMTHA name,
@NotNull
@NotNull TPMTHA qualifiedName)
-
Method Details
-
getName
@NotNull
public @NotNull TPMTHA getName()
-
getQualifiedName
@NotNull
public @NotNull TPMTHA getQualifiedName()
-
getBytes
@NotNull
public @org.jetbrains.annotations.NotNull byte[] getBytes()
- Specified by:
getBytes in interface TPMUAttest
-
equals
public boolean equals(@Nullable
@Nullable Object o)
- Overrides:
equals in class Object
-