Méthode |
Description |
|
GetCurveParameters ( string name ) : X9ECParameters |
|
|
ReadAttributeCertificate ( string endMarker ) : IX509AttributeCertificate |
|
|
ReadBytes ( string endMarker ) : byte[] |
|
|
ReadBytesAndFields ( string endMarker, IDictionary fields ) : byte[] |
|
|
ReadCertificate ( string endMarker ) : X509Certificate |
|
|
ReadCertificateRequest ( string endMarker ) : Pkcs10CertificationRequest |
|
|
ReadCrl ( string endMarker ) : X509Crl |
|
|
ReadECParameters ( string endMarker ) : X9ECParameters |
|
|
ReadECPrivateKey ( string endMarker ) : AsymmetricCipherKeyPair |
|
|
ReadKeyPair ( string type, string endMarker ) : AsymmetricCipherKeyPair |
|
|
ReadPkcs7 ( string endMarker ) : Asn1.Cms.ContentInfo |
|
|
ReadPublicKey ( string endMarker ) : AsymmetricKeyParameter |
|
|
ReadRsaPublicKey ( string endMarker ) : AsymmetricKeyParameter |
|
|