Метод | Описание | |
---|---|---|
GetOutputSize ( |
||
PemWriter ( |
||
WriteObject ( PemObjectGenerator objGen ) : void |
Метод | Описание | |
---|---|---|
WriteEncoded ( byte bytes ) : void | ||
WritePostEncapsulationBoundary ( string type ) : void | ||
WritePreEncapsulationBoundary ( string type ) : void |
public GetOutputSize ( |
||
obj | ||
Результат | int |
public PemWriter ( |
||
writer | ||
Результат | System |
public WriteObject ( PemObjectGenerator objGen ) : void | ||
objGen | PemObjectGenerator | |
Результат | void |