Class WrapperUtilities
- Namespace
- Org.BouncyCastle.Security
- Assembly
- BouncyCastle.Cryptography.dll
public static class WrapperUtilities
- Inheritance
-
WrapperUtilities
- Inherited Members
Remarks
Utility class for creating IWrapper objects from their names/Oids
Methods
GetAlgorithmName(DerObjectIdentifier)
public static string GetAlgorithmName(DerObjectIdentifier oid)
Parameters
Returns
GetWrapper(DerObjectIdentifier)
public static IWrapper GetWrapper(DerObjectIdentifier oid)
Parameters
Returns
GetWrapper(string)
public static IWrapper GetWrapper(string algorithm)
Parameters
algorithmstring