CoseService

public interface CoseService

Decodes input according to COSE specification (RFC8152)

Functions

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

Inheritors

Link copied to clipboard