java.lang.Object
com.webauthn4j.verifier.internal.asn1.ASN1
com.webauthn4j.verifier.internal.asn1.ASN1Primitive
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]getValue()byte[]static ASN1Primitiveparse(byte[] bytes) static ASN1Primitiveparse(ByteBuffer byteBuffer) static byte[]parseValue(ByteBuffer byteBuffer, ASN1Length length)
-
Method Details
-
parse
-
parse
-
parseValue
-
getValue
public byte[] getValue() -
getValueAsUtf8String
-
getValueAsBitString
public byte[] getValueAsBitString() -
getValueAsBigInteger
-
getValueAsASN1Primitive
-
getValueAsASN1Structure
-