C# Class Org.BouncyCastle.Asn1.Oiw.OiwObjectIdentifiers

Show file Open project: nonorganic/dssnet

Public Properties

Property Type Description
DesCbc DerObjectIdentifier
DesCfb DerObjectIdentifier
DesEcb DerObjectIdentifier
DesEde DerObjectIdentifier
DesOfb DerObjectIdentifier
DsaWithSha1 DerObjectIdentifier
ElGamalAlgorithm DerObjectIdentifier
IdSha1 DerObjectIdentifier
MD4WithRsa DerObjectIdentifier
MD4WithRsaEncryption DerObjectIdentifier
MD5WithRsa DerObjectIdentifier
Sha1WithRsa DerObjectIdentifier

Property Details

DesCbc public static property

public static DerObjectIdentifier DesCbc
return DerObjectIdentifier

DesCfb public static property

public static DerObjectIdentifier DesCfb
return DerObjectIdentifier

DesEcb public static property

public static DerObjectIdentifier DesEcb
return DerObjectIdentifier

DesEde public static property

public static DerObjectIdentifier DesEde
return DerObjectIdentifier

DesOfb public static property

public static DerObjectIdentifier DesOfb
return DerObjectIdentifier

DsaWithSha1 public static property

public static DerObjectIdentifier DsaWithSha1
return DerObjectIdentifier

ElGamalAlgorithm public static property

public static DerObjectIdentifier ElGamalAlgorithm
return DerObjectIdentifier

IdSha1 public static property

public static DerObjectIdentifier IdSha1
return DerObjectIdentifier

MD4WithRsa public static property

public static DerObjectIdentifier MD4WithRsa
return DerObjectIdentifier

MD4WithRsaEncryption public static property

public static DerObjectIdentifier MD4WithRsaEncryption
return DerObjectIdentifier

MD5WithRsa public static property

public static DerObjectIdentifier MD5WithRsa
return DerObjectIdentifier

Sha1WithRsa public static property

public static DerObjectIdentifier Sha1WithRsa
return DerObjectIdentifier