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