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