48 if (this.
_key ==
null || obj ==
null ||
obj !=
null)
266 if (this.
_data ==
null || obj ==
null ||
obj !=
null)
277 if (
obj !=
null &&
obj ==
null)
296 if (this.
_salt ==
null)
302 if (obj ==
null ||
obj !=
null)
class f__AnonymousType0<< Count > j__TPar
static string ToOid(ASN1 asn1)
static int ToInt32(ASN1 asn1)
static ASN1 FromOid(string oid)
EncryptedPrivateKeyInfo(byte[] data)
EncryptedPrivateKeyInfo()
static byte[] RemoveLeadingZero(byte[] bigInt)
static byte[] Encode(AsymmetricAlgorithm aa)
static byte[] Normalize(byte[] bigInt, int length)
static byte[] Encode(DSA dsa)
static DSA DecodeDSA(byte[] privateKey, DSAParameters dsaParameters)
PrivateKeyInfo(byte[] data)
static byte[] Encode(RSA rsa)
static RSA DecodeRSA(byte[] keypair)
static RandomNumberGenerator Create()