PemFields 구조체

정의

PEM 데이터의 위치에 대한 정보를 포함합니다.

public value class PemFields
public readonly struct PemFields
type PemFields = struct
Public Structure PemFields
상속
PemFields

속성

Base64Data

PEM 내 Base 64 데이터의 위치를 가져옵니다.

DecodedDataLength

디코딩된 Base 64 데이터의 크기(바이트)를 가져옵니다.

Label

레이블의 위치를 가져옵니다.

Location

주변 캡슐화 경계를 포함하여 PEM으로 인코딩된 텍스트의 위치를 가져옵니다.

적용 대상