PemFields Struct
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.
Contains information about the location of PEM data.
public value class PemFields
public readonly struct PemFields
type PemFields = struct
Public Structure PemFields
- Inheritance
Properties
Base64Data |
Gets the location of the base-64 data inside of the PEM. |
DecodedDataLength |
Gets the size of the decoded base-64 data, in bytes. |
Label |
Gets the location of the label. |
Location |
Gets the location of the PEM-encoded text, including the surrounding encapsulation boundaries. |
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.