dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MemCryptStorage Class

In This Topic
    MemCryptStorage Class Methods
    In This Topic

    For a list of all members of this type, see MemCryptStorage members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Adds a CA certificate with a specific ID to MemCryptStorage.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Adds a certificate with a specific ID to MemCryptStorage.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Adds a key with a specific ID to MemCryptStorage.  
    Public Methodstatic (Shared in Visual Basic)Deletes all CA certificates, certificates, and keys from the MemCryptStorage.  
    Public Methodstatic (Shared in Visual Basic)Deletes all CA certificates from the MemCryptStorage.  
    Public Methodstatic (Shared in Visual Basic)Deletes all certificates from the MemCryptStorage.  
    Public Methodstatic (Shared in Visual Basic)Deletes all keys from the MemCryptStorage.  
    Public Methodstatic (Shared in Visual Basic)Determines whether the MemCryptStorage contains a CA certificate with the specified ID.  
    Public Methodstatic (Shared in Visual Basic)Determines whether the MemCryptStorage contains a certificate with the specified ID.  
    Public Methodstatic (Shared in Visual Basic)Determines whether the MemCryptStorage contains a key with the specified ID.  
    Public Methodstatic (Shared in Visual Basic)Removes a CA certificate with the specified ID from the MemCryptStorage.  
    Public Methodstatic (Shared in Visual Basic)Removes a certificate with the specified ID from the MemCryptStorage.  
    Public Methodstatic (Shared in Visual Basic)Removes a key with the specified ID from the MemCryptStorage.  
    Top
    See Also