ISignatureWriter
Last updated
Last updated
Namespace: Babel.Licensing Assembly: Babel.Licensing.dll
Interface for signature types that can be written to a stream.
Writes the signature using PEM format to the specified stream.
stream
The stream to write.
publicKeyOnly
Whether to write only public key data.