mscorlib(4.0.0.0) API with additions
ECKeyXmlFormat.cs
1
namespace
System.Security.Cryptography
2
{
4
public
enum
ECKeyXmlFormat
5
{
7
Rfc4050
8
}
9
}
System.Security.Cryptography.ECKeyXmlFormat
ECKeyXmlFormat
Defines XML serialization formats for elliptic curve keys.
Definition:
ECKeyXmlFormat.cs:4
System.Security.Cryptography
Definition:
Aes.cs:3
System.Security.Cryptography.ECKeyXmlFormat.Rfc4050
An XML serialization format described in RFC 4050, "Using the Elliptic Curve Signature Algorithm (ECD...
All cs
System.Security.Cryptography
ECKeyXmlFormat.cs
Generated by
1.8.15