SignedData.Clone Method
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
Clone()
Creates a copy of this object.
Declaration
public SignedData Clone()
Returns
Type | Description |
---|---|
SignedData | A new object. |