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