Method WrapNotaryCert
WrapNotaryCert(X509Certificate2)
Wraps the notary's certificate into an attribute with OID DOT_STEPOVER_DOC_NOTARY_CERT.
Declaration
public static Attribute WrapNotaryCert(X509Certificate2 notaryCert)
Parameters
Type | Name | Description |
---|---|---|
System. |
notaryCert |
Returns
Type | Description |
---|---|
Org. |
The attribute or null in case of error. |