SignedContentBlob Properties |
The SignedContentBlob type exposes the following members.
| Name | Description | |
|---|---|---|
| BlobType |
Gets the current blob type.
| |
| Signature |
BLOB containing a signed hash of the encoded data.
| |
| SignatureAlgorithm |
An AlgorithmIdentifier object that contains the signature algorithm type and
any associated additional parameters.
| |
| ToBeSignedData |
A BLOB that has been encoded by using Distinguished Encoding Rules (DER) and that is to be signed.
|