Click or drag to resize

SignedContentBlob Properties

The SignedContentBlob type exposes the following members.

Properties
  NameDescription
Public propertyBlobType
Gets the current blob type.
Public propertySignature
BLOB containing a signed hash of the encoded data.
Public propertySignatureAlgorithm
An AlgorithmIdentifier object that contains the signature algorithm type and any associated additional parameters.
Public propertyToBeSignedData
A BLOB that has been encoded by using Distinguished Encoding Rules (DER) and that is to be signed.
Top
See Also