Constructor SignedAttributes
SignedAttributes(Byte[])
Constructs a new signed attributes object with the given content digest. Throws System.ArgumentNullException if the input is null.
Declaration
[Obsolete("See SignedAttributes.Of")]
public SignedAttributes(byte[] contentDigest)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Byte[] | contentDigest |