PkcsObjectIdentifiers Class

Definition

Namespace: Org.BouncyCastle.Asn1.Pkcs
Assembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public abstract class PkcsObjectIdentifiers
Inheritance
Object    PkcsObjectIdentifiers

Constructors

PkcsObjectIdentifiersInitializes a new instance of the PkcsObjectIdentifiers class

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

Fields

BagTypes 
CannotDecryptAny 
CertBag 
CertTypes 
CrlBag 
CrlTypes 
Data 
DesEde3Cbc 
DhKeyAgreement 
DigestAlgorithm 
DigestedData 
EncryptedData 
EncryptionAlgorithm 
EnvelopedData 
id_aa_cmsAlgorithmProtect 
IdAA 
IdAAAsymmDecryptKeyID 
IdAACommunityIdentifiers 
IdAAContentHint 
IdAAContentIdentifier 
IdAAContentReference 
IdAADecryptKeyID 
IdAAEncrypKeyPref 
IdAAEtsArchiveTimestamp 
IdAAEtsCertCrlTimestamp 
IdAAEtsCertificateRefs 
IdAAEtsCertValues 
IdAAEtsCommitmentType 
IdAAEtsContentTimestamp 
IdAAEtsEscTimeStamp 
IdAAEtsOtherSigCert 
IdAAEtsRevocationRefs 
IdAAEtsRevocationValues 
IdAAEtsSignerAttr 
IdAAEtsSignerLocation 
IdAAEtsSigPolicyID 
IdAAImplCompressAlgs 
IdAAImplCryptoAlgs 
IdAAMsgSigDigest 
IdAAOid 
IdAAReceiptRequest 
IdAASignatureTimeStampToken 
IdAASigningCertificate 
IdAASigningCertificateV2 
IdAlg 
IdAlgAeadChaCha20Poly1305 
IdAlgCms3DesWrap 
IdAlgCmsRC2Wrap 
IdAlgEsdh 
IdAlgHssLmsHashsig 
IdAlgPwriKek 
IdAlgSsdh 
IdAlgZlibCompress 
IdCT 
IdCTAuthData 
IdCTAuthEnvelopedData 
IdCTCompressedData 
IdCti 
IdCtiEtsProofOfApproval 
IdCtiEtsProofOfCreation 
IdCtiEtsProofOfDelivery 
IdCtiEtsProofOfOrigin 
IdCtiEtsProofOfReceipt 
IdCtiEtsProofOfSender 
IdCTTimestampedData 
IdCTTstInfo 
IdHmacWithSha1 
IdHmacWithSha224 
IdHmacWithSha256 
IdHmacWithSha384 
IdHmacWithSha512 
IdMgf1 
IdPbeS2 
IdPbkdf2 
IdPSpecified 
IdRsaesOaep 
IdRsaKem 
IdRsassaPss 
IdSmime 
IdSpq 
IdSpqEtsUNotice 
IdSpqEtsUri 
KeyBag 
MD2 
MD2WithRsaEncryption 
MD4 
MD4WithRsaEncryption 
MD5 
MD5WithRsaEncryption 
PbeWithMD2AndDesCbc 
PbeWithMD2AndRC2Cbc 
PbeWithMD5AndDesCbc 
PbeWithMD5AndRC2Cbc 
PbeWithSha1AndDesCbc 
PbeWithSha1AndRC2Cbc 
PbeWithShaAnd128BitRC2Cbc 
PbeWithShaAnd128BitRC4 
PbeWithShaAnd2KeyTripleDesCbc 
PbeWithShaAnd3KeyTripleDesCbc 
PbewithShaAnd40BitRC2Cbc 
PbeWithShaAnd40BitRC4 
Pkcs1 
Pkcs12 
Pkcs12PbeIds 
Pkcs3 
Pkcs5 
Pkcs7 
Pkcs8ShroudedKeyBag 
Pkcs9 
Pkcs9AtChallengePassword 
Pkcs9AtContentType 
Pkcs9AtCounterSignature 
Pkcs9AtEmailAddress 
Pkcs9AtExtendedCertificateAttributes 
Pkcs9AtExtensionRequest 
Pkcs9AtFriendlyName 
Pkcs9AtLocalKeyID 
Pkcs9AtMessageDigest 
Pkcs9AtSigningDescription 
Pkcs9AtSigningTime 
Pkcs9AtSmimeCapabilities 
Pkcs9AtUnstructuredAddress 
Pkcs9AtUnstructuredName 
PreferSignedData 
RC2Cbc 
rc4 
RsaEncryption 
SafeContentsBag 
SdsiCertificate 
SecretBag 
Sha1WithRsaEncryption 
Sha224WithRsaEncryption 
Sha256WithRsaEncryption 
Sha384WithRsaEncryption 
Sha512_224WithRSAEncryption 
Sha512_256WithRSAEncryption 
Sha512WithRsaEncryption 
SignedAndEnvelopedData 
SignedData 
SmimeCapabilitiesVersions 
SrsaOaepEncryptionSet 
X509Certificate 
X509Crl 

See Also