SignatureValue

Constructors

Link copied to clipboard
constructor(rawBytes: ByteArray)

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Decodes r,s signature components from a SEQUENCE nested inside a signature values' BIT_STRING bytes. Throws if no such structure is present.

Link copied to clipboard
open override fun encodeToTlv(): Asn1Primitive
Link copied to clipboard
Link copied to clipboard
open infix fun withImplicitTag(tagValue: ULong): Asn1Element