DefaultCoseService

public final class DefaultCoseService implements CoseService

Decodes input according to COSE specification (RFC8152)

Constructors

Link copied to clipboard
DefaultCoseService DefaultCoseService()

Functions

Link copied to clipboard
ByteArray anonymizeCose(ByteArray input)
Link copied to clipboard
CoseData decode(ByteArray input, VerificationResult verificationResult)