Method AddNotaryCert
AddNotaryCert(X509Certificate2)
Adds a notary certificate to the attributes.
Declaration
public void AddNotaryCert(X509Certificate2 notaryCert)
Parameters
Type | Name | Description |
---|---|---|
System.Security.Cryptography.X509Certificates.X509Certificate2 | notaryCert | The notary certificate. |