Functions
Link copied to clipboard
fun create( label: String, hash: ByteArray? = null, hashAlgorithmOID: ObjectIdentifier? = null, documentLocationUri: String? = null, documentLocationMethod: RqesDocumentDigestEntry.DocumentLocationMethod? = null, dtbsr: ByteArray? = null, dtbsrHashAlgorithmOID: ObjectIdentifier? = null): KmmResult<RqesDocumentDigestEntry>
Safe way to construct the object as init throws