Class AlgorithmIdentifierFactory
- Namespace
- Org.BouncyCastle.Crypto.Utilities
- Assembly
- BouncyCastle.Cryptography.dll
public class AlgorithmIdentifierFactory
- Inheritance
-
AlgorithmIdentifierFactory
- Inherited Members
Fields
CAST5_CBC
public static readonly DerObjectIdentifier CAST5_CBC
Field Value
IDEA_CBC
public static readonly DerObjectIdentifier IDEA_CBC
Field Value
Methods
GenerateEncryptionAlgID(DerObjectIdentifier, int, SecureRandom)
public static AlgorithmIdentifier GenerateEncryptionAlgID(DerObjectIdentifier encryptionOID, int keySize, SecureRandom random)
Parameters
encryptionOIDDerObjectIdentifierkeySizeintrandomSecureRandom