'Declaration
Public Shared Function GetRSAHashAlgorithmName( _ ByVal hashSizeInBits As UInteger _ ) As HashAlgorithmName
'Usage
Dim hashSizeInBits As UInteger Dim value As HashAlgorithmName value = X509Utils.GetRSAHashAlgorithmName(hashSizeInBits)
public static HashAlgorithmName GetRSAHashAlgorithmName( uint hashSizeInBits )
public: static HashAlgorithmName GetRSAHashAlgorithmName( uint hashSizeInBits )
Parameters
- hashSizeInBits