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