Module com.webauthn4j.core
Class DefaultTPMDevicePropertyDecoder
java.lang.Object
com.webauthn4j.verifier.attestation.statement.tpm.DefaultTPMDevicePropertyDecoder
- All Implemented Interfaces:
TPMDevicePropertyDecoder
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultTPMDevicePropertyDecoder
public DefaultTPMDevicePropertyDecoder()
-
-
Method Details
-
decode
public TPMDeviceProperty decode(String subjectAlternativeName) throws BadAttestationStatementException - Specified by:
decodein interfaceTPMDevicePropertyDecoder- Throws:
BadAttestationStatementException
-
decodeAttr
-