Method | Description | |
---|---|---|
ReadCrl ( Stream inStream ) : |
||
ReadCrl ( byte input ) : |
Create loading data from byte array.
|
|
ReadCrls ( Stream inStream ) : ICollection | ||
ReadCrls ( byte input ) : ICollection |
Create loading data from byte array.
|
|
X509CrlParser ( ) : System | ||
X509CrlParser ( bool lazyAsn1 ) : System |
Method | Description | |
---|---|---|
CreateX509Crl ( |
Method | Description | |
---|---|---|
GetCrl ( ) : |
||
ReadDerCrl ( |
||
ReadPemCrl ( Stream inStream ) : |
protected CreateX509Crl ( |
||
c | ||
return |
public ReadCrls ( Stream inStream ) : ICollection | ||
inStream | Stream | |
return | ICollection |
public X509CrlParser ( bool lazyAsn1 ) : System | ||
lazyAsn1 | bool | |
return | System |