Companion
object Companion
Functions
Link copied to clipboard
Deserialise a bundle.
Link copied to clipboard
fun generate(plaintext: ByteArray, serviceOid: String, memberIdBundle: MemberIdBundle, signingKey: PrivateKey, expiryDate: ZonedDateTime, startDate: ZonedDateTime = ZonedDateTime.now(), encapsulatePlaintext: Boolean = false): SignatureBundle
Generate a new signature bundle.