ECKeyXmlFormat Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines XML serialization formats for elliptic curve keys.
public enum class ECKeyXmlFormat
public enum ECKeyXmlFormat
type ECKeyXmlFormat =
Public Enum ECKeyXmlFormat
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Rfc4050 | 0 | An XML serialization format described in RFC 4050, "Using the Elliptic Curve Signature Algorithm (ECDSA) for XML Digital Signatures." |
Remarks
This enumeration contains only one member, Rfc4050. This format describes how Elliptic Curve Digital Signature Algorithm (ECDSA) keys are serialized to XML.
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.