Mono Class Library: OverviewSystem.Security.Cryptography.CryptoConfig: Members |
The members of System.Security.Cryptography.CryptoConfig are listed below.
See Also: Inherited members from System.Object
Constructor, no idea why it is here (all class members are static).
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.