Mono Class Library: OverviewSystem.Security.Cryptography.CryptoConfig: Method Members |
The methods of System.Security.Cryptography.CryptoConfig are listed below. For a list of all members, see the CryptoConfig Members list.
See Also: Inherited members from System.Object
staticCreateFromName(string) : object Create the default cryptographic implementation for the specified algorithm name. staticCreateFromName(string, params object[]) : object Create the default cryptographic implementation for the specified algorithm name. staticEncodeOID(string) : byte[] Convert the OID string (dotted notation) into an ASN.1 encoded OID. staticMapNameToOID(string) : string Return the name of the class that is mapped to the specified OID.