| CryptoConfig: CreateFromName |
Creates a cryptography object based on the name.
Public Function CreateFromName( ByVal AlgName As String ) As Object
The supported names are:
DES 3DES TripleDES Triple DES RC2 Rijndael SHA SHA1 HashAlgorithm SHA256 SHA-256 SHA384 SHA-384 SHA512 SHA-512 MD5 HMACSHA1 HMACSHA256 HMACSHA384 HMACSHA512 HMACMD5 HMACRIPEMD160 MACTripleDES RSA DSAIf a custom object is required, then the standard
Project VBCorLib Overview Class CryptoConfig Overview CryptoConfig Properties CryptoConfig Methods EncodeOID