diff --git a/classes/CMSError.html b/classes/CMSError.html index 6bc2be98..cb9a468d 100644 --- a/classes/CMSError.html +++ b/classes/CMSError.html @@ -1,5 +1,5 @@
Optional override for formatting stack traces
Static
stackStatic
captureStatic
stackStatic
captureStatic
causeStatic
errorStatic
errorStatic
findStatic
fullStatic
hasStatic
infoGenerated using TypeDoc
Relaynet Abstract Message Format, version 1.
-Readonly
creationReadonly
idReadonly
payloadReadonly
recipientReadonly
senderReadonly
senderReadonly
ttlReturn certification path between sender's certificate and one certificate in +
Readonly
creationReadonly
idReadonly
payloadReadonly
recipientReadonly
senderReadonly
senderReadonly
ttlReturn certification path between sender's certificate and one certificate in
trustedCertificates
.
Return RAMF serialization of message.
-Optional
signatureOptions: Partial<SignatureOptions>Report whether the message is valid.
+Return RAMF serialization of message.
+Optional
signatureOptions: Partial<SignatureOptions>Report whether the message is valid.
This doesn't check whether the sender is authorised.
-Report whether the message is valid and the sender was authorised by one of the +
Report whether the message is valid and the sender was authorised by one of the
trustedCertificates
.
The certification path from the sender to one of the trustedCertificates
Static
deserializeGenerated using TypeDoc
Static
deserializeGenerated using TypeDoc
Error while processing CMS value.
-