Click or drag to resize

SignedContentBlobSign Method

Overload List
  NameDescription
Public methodSign(MessageSigner)
Signs ToBeSignedData data by using client-provided message signer.
Public methodSign(X509Certificate2, Oid)
Signs ToBeSignedData data with specified signer certificate and hash algorithm
Top
See Also