public class CmsAuthenticatedData
Public Class CmsAuthenticatedData
public ref class CmsAuthenticatedData
Org.BouncyCastle.Cms.CmsAuthenticatedData = function();
Type.createClass(
'Org.BouncyCastle.Cms.CmsAuthenticatedData');
CmsAuthenticatedData(Byte) | Initializes a new instance of the CmsAuthenticatedData class |
CmsAuthenticatedData(ContentInfo) | Initializes a new instance of the CmsAuthenticatedData class |
CmsAuthenticatedData(Stream) | Initializes a new instance of the CmsAuthenticatedData class |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetAuthAttrs | |
GetEncoded | |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetMac | |
GetRecipientInfos | |
GetType | Gets the Type of the current instance. (Inherited from Object) |
GetUnauthAttrs | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |