Uses of Class
org.bouncycastle.asn1.pkcs.PrivateKeyInfo
Packages that use PrivateKeyInfo
Package
Description
-
Uses of PrivateKeyInfo in org.bouncycastle.asn1.pkcs
Methods in org.bouncycastle.asn1.pkcs that return PrivateKeyInfoModifier and TypeMethodDescriptionstatic PrivateKeyInfoPrivateKeyInfo.getInstance(Object obj) static PrivateKeyInfoPrivateKeyInfo.getInstance(ASN1TaggedObject obj, boolean explicit) -
Uses of PrivateKeyInfo in org.bouncycastle.cert.crmf
Methods in org.bouncycastle.cert.crmf that return PrivateKeyInfoModifier and TypeMethodDescriptionEncryptedValueParser.readPrivateKeyInfo(ValueDecryptorGenerator decGen) Read a PKCS#8 PrivateKeyInfo.Methods in org.bouncycastle.cert.crmf with parameters of type PrivateKeyInfoModifier and TypeMethodDescriptionorg.bouncycastle.asn1.crmf.EncryptedValueEncryptedValueBuilder.build(PrivateKeyInfo privateKeyInfo) Build an EncryptedValue structure containing the private key contained in the passed info structure.Constructors in org.bouncycastle.cert.crmf with parameters of type PrivateKeyInfoModifierConstructorDescriptionPKIArchiveControlBuilder(PrivateKeyInfo privateKeyInfo, GeneralName generalName) Basic constructor - specify the contents of the PKIArchiveControl structure. -
Uses of PrivateKeyInfo in org.bouncycastle.crypto.util
Methods in org.bouncycastle.crypto.util that return PrivateKeyInfoModifier and TypeMethodDescriptionstatic PrivateKeyInfoPrivateKeyInfoFactory.createPrivateKeyInfo(AsymmetricKeyParameter privateKey) Create a PrivateKeyInfo representation of a private key.static PrivateKeyInfoPrivateKeyInfoFactory.createPrivateKeyInfo(AsymmetricKeyParameter privateKey, ASN1Set attributes) Create a PrivateKeyInfo representation of a private key with attributes.Methods in org.bouncycastle.crypto.util with parameters of type PrivateKeyInfoModifier and TypeMethodDescriptionstatic AsymmetricKeyParameterPrivateKeyFactory.createKey(PrivateKeyInfo keyInfo) Create a private key parameter from the passed in PKCS8 PrivateKeyInfo object. -
Uses of PrivateKeyInfo in org.bouncycastle.est
Methods in org.bouncycastle.est that return PrivateKeyInfoConstructors in org.bouncycastle.est with parameters of type PrivateKeyInfoModifierConstructorDescriptionEnrollmentResponse(Store<X509CertificateHolder> store, long notBefore, ESTRequest requestToRetry, Source session, PrivateKeyInfo privateKeyInfo) -
Uses of PrivateKeyInfo in org.bouncycastle.jcajce
Constructors in org.bouncycastle.jcajce with parameters of type PrivateKeyInfoModifierConstructorDescriptionCompositePrivateKey(PrivateKeyInfo keyInfo) Create a composite private key from a PrivateKeyInfo. -
Uses of PrivateKeyInfo in org.bouncycastle.jcajce.provider.asymmetric
Methods in org.bouncycastle.jcajce.provider.asymmetric with parameters of type PrivateKeyInfoModifier and TypeMethodDescriptionCOMPOSITE.KeyFactory.generatePrivate(PrivateKeyInfo keyInfo) EXTERNAL.KeyFactory.generatePrivate(PrivateKeyInfo keyInfo) -
Uses of PrivateKeyInfo in org.bouncycastle.jcajce.provider.asymmetric.compositesignatures
Methods in org.bouncycastle.jcajce.provider.asymmetric.compositesignatures with parameters of type PrivateKeyInfoModifier and TypeMethodDescriptionKeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) Creates a CompositePrivateKey from its PrivateKeyInfo encoded form. -
Uses of PrivateKeyInfo in org.bouncycastle.jcajce.provider.asymmetric.dh
Methods in org.bouncycastle.jcajce.provider.asymmetric.dh with parameters of type PrivateKeyInfoConstructors in org.bouncycastle.jcajce.provider.asymmetric.dh with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.jcajce.provider.asymmetric.dsa
Methods in org.bouncycastle.jcajce.provider.asymmetric.dsa with parameters of type PrivateKeyInfoConstructors in org.bouncycastle.jcajce.provider.asymmetric.dsa with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.jcajce.provider.asymmetric.dstu
Methods in org.bouncycastle.jcajce.provider.asymmetric.dstu with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.jcajce.provider.asymmetric.ec
Methods in org.bouncycastle.jcajce.provider.asymmetric.ec with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.jcajce.provider.asymmetric.ecgost
Methods in org.bouncycastle.jcajce.provider.asymmetric.ecgost with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.jcajce.provider.asymmetric.ecgost12
Methods in org.bouncycastle.jcajce.provider.asymmetric.ecgost12 with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.jcajce.provider.asymmetric.edec
Methods in org.bouncycastle.jcajce.provider.asymmetric.edec with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.jcajce.provider.asymmetric.elgamal
Methods in org.bouncycastle.jcajce.provider.asymmetric.elgamal with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.jcajce.provider.asymmetric.gost
Methods in org.bouncycastle.jcajce.provider.asymmetric.gost with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.jcajce.provider.asymmetric.mldsa
Methods in org.bouncycastle.jcajce.provider.asymmetric.mldsa with parameters of type PrivateKeyInfoConstructors in org.bouncycastle.jcajce.provider.asymmetric.mldsa with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.jcajce.provider.asymmetric.mlkem
Methods in org.bouncycastle.jcajce.provider.asymmetric.mlkem with parameters of type PrivateKeyInfoConstructors in org.bouncycastle.jcajce.provider.asymmetric.mlkem with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.jcajce.provider.asymmetric.rsa
Methods in org.bouncycastle.jcajce.provider.asymmetric.rsa with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.jcajce.provider.asymmetric.slhdsa
Methods in org.bouncycastle.jcajce.provider.asymmetric.slhdsa with parameters of type PrivateKeyInfoConstructors in org.bouncycastle.jcajce.provider.asymmetric.slhdsa with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.jcajce.provider.asymmetric.util
Methods in org.bouncycastle.jcajce.provider.asymmetric.util with parameters of type PrivateKeyInfoModifier and TypeMethodDescriptionstatic byte[]KeyUtil.getEncodedPrivateKeyInfo(PrivateKeyInfo info) -
Uses of PrivateKeyInfo in org.bouncycastle.jcajce.provider.util
Methods in org.bouncycastle.jcajce.provider.util with parameters of type PrivateKeyInfoModifier and TypeMethodDescriptionAsymmetricKeyInfoConverter.generatePrivate(PrivateKeyInfo keyInfo) -
Uses of PrivateKeyInfo in org.bouncycastle.jce.provider
Methods in org.bouncycastle.jce.provider with parameters of type PrivateKeyInfoModifier and TypeMethodDescriptionstatic PrivateKeyBouncyCastleProvider.getPrivateKey(PrivateKeyInfo privateKeyInfo) -
Uses of PrivateKeyInfo in org.bouncycastle.openssl
Methods in org.bouncycastle.openssl that return PrivateKeyInfoConstructors in org.bouncycastle.openssl with parameters of type PrivateKeyInfoModifierConstructorDescriptionPEMKeyPair(SubjectPublicKeyInfo publicKeyInfo, PrivateKeyInfo privateKeyInfo) PKCS8Generator(PrivateKeyInfo key, OutputEncryptor outputEncryptor) Base constructor. -
Uses of PrivateKeyInfo in org.bouncycastle.openssl.jcajce
Methods in org.bouncycastle.openssl.jcajce with parameters of type PrivateKeyInfoModifier and TypeMethodDescriptionJcaPEMKeyConverter.getPrivateKey(PrivateKeyInfo privateKeyInfo) -
Uses of PrivateKeyInfo in org.bouncycastle.pkcs
Methods in org.bouncycastle.pkcs that return PrivateKeyInfoModifier and TypeMethodDescriptionPKCS8EncryptedPrivateKeyInfo.decryptPrivateKeyInfo(InputDecryptorProvider inputDecryptorProvider) Constructors in org.bouncycastle.pkcs with parameters of type PrivateKeyInfoModifierConstructorDescriptionPKCS12SafeBagBuilder(PrivateKeyInfo privateKeyInfo) PKCS12SafeBagBuilder(PrivateKeyInfo privateKeyInfo, OutputEncryptor encryptor) PKCS8EncryptedPrivateKeyInfoBuilder(PrivateKeyInfo privateKeyInfo) -
Uses of PrivateKeyInfo in org.bouncycastle.pkix
Methods in org.bouncycastle.pkix that return PrivateKeyInfoModifier and TypeMethodDescriptionPKIXIdentity.getPrivateKeyInfo()Return the private key info for this identity.Constructors in org.bouncycastle.pkix with parameters of type PrivateKeyInfoModifierConstructorDescriptionPKIXIdentity(PrivateKeyInfo privateKeyInfo, X509CertificateHolder certHolder) Base constructor - a private key and its associated public key certificate.PKIXIdentity(PrivateKeyInfo privateKeyInfo, X509CertificateHolder[] certificateHolders) Base constructor - a private key and its associated certificate chain. -
Uses of PrivateKeyInfo in org.bouncycastle.pqc.crypto.util
Methods in org.bouncycastle.pqc.crypto.util that return PrivateKeyInfoModifier and TypeMethodDescriptionstatic PrivateKeyInfoPrivateKeyInfoFactory.createPrivateKeyInfo(AsymmetricKeyParameter privateKey) Create a PrivateKeyInfo representation of a private key.static PrivateKeyInfoPrivateKeyInfoFactory.createPrivateKeyInfo(AsymmetricKeyParameter privateKey, ASN1Set attributes) Create a PrivateKeyInfo representation of a private key with attributes.Methods in org.bouncycastle.pqc.crypto.util with parameters of type PrivateKeyInfoModifier and TypeMethodDescriptionstatic AsymmetricKeyParameterPrivateKeyFactory.createKey(PrivateKeyInfo keyInfo) Create a private key parameter from the passed in PKCS8 PrivateKeyInfo object. -
Uses of PrivateKeyInfo in org.bouncycastle.pqc.jcajce.provider
Methods in org.bouncycastle.pqc.jcajce.provider with parameters of type PrivateKeyInfoModifier and TypeMethodDescriptionstatic PrivateKeyBouncyCastlePQCProvider.getPrivateKey(PrivateKeyInfo privateKeyInfo) -
Uses of PrivateKeyInfo in org.bouncycastle.pqc.jcajce.provider.bike
Methods in org.bouncycastle.pqc.jcajce.provider.bike with parameters of type PrivateKeyInfoConstructors in org.bouncycastle.pqc.jcajce.provider.bike with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.pqc.jcajce.provider.cmce
Methods in org.bouncycastle.pqc.jcajce.provider.cmce with parameters of type PrivateKeyInfoConstructors in org.bouncycastle.pqc.jcajce.provider.cmce with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.pqc.jcajce.provider.dilithium
Methods in org.bouncycastle.pqc.jcajce.provider.dilithium with parameters of type PrivateKeyInfoConstructors in org.bouncycastle.pqc.jcajce.provider.dilithium with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.pqc.jcajce.provider.falcon
Methods in org.bouncycastle.pqc.jcajce.provider.falcon with parameters of type PrivateKeyInfoConstructors in org.bouncycastle.pqc.jcajce.provider.falcon with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.pqc.jcajce.provider.frodo
Methods in org.bouncycastle.pqc.jcajce.provider.frodo with parameters of type PrivateKeyInfoConstructors in org.bouncycastle.pqc.jcajce.provider.frodo with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.pqc.jcajce.provider.hqc
Methods in org.bouncycastle.pqc.jcajce.provider.hqc with parameters of type PrivateKeyInfoConstructors in org.bouncycastle.pqc.jcajce.provider.hqc with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.pqc.jcajce.provider.kyber
Methods in org.bouncycastle.pqc.jcajce.provider.kyber with parameters of type PrivateKeyInfoConstructors in org.bouncycastle.pqc.jcajce.provider.kyber with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.pqc.jcajce.provider.lms
Methods in org.bouncycastle.pqc.jcajce.provider.lms with parameters of type PrivateKeyInfoConstructors in org.bouncycastle.pqc.jcajce.provider.lms with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.pqc.jcajce.provider.mceliece
Methods in org.bouncycastle.pqc.jcajce.provider.mceliece with parameters of type PrivateKeyInfoModifier and TypeMethodDescriptionMcElieceCCA2KeyFactorySpi.generatePrivate(PrivateKeyInfo pki) McElieceKeyFactorySpi.generatePrivate(PrivateKeyInfo pki) -
Uses of PrivateKeyInfo in org.bouncycastle.pqc.jcajce.provider.newhope
Methods in org.bouncycastle.pqc.jcajce.provider.newhope with parameters of type PrivateKeyInfoConstructors in org.bouncycastle.pqc.jcajce.provider.newhope with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.pqc.jcajce.provider.ntru
Methods in org.bouncycastle.pqc.jcajce.provider.ntru with parameters of type PrivateKeyInfoConstructors in org.bouncycastle.pqc.jcajce.provider.ntru with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.pqc.jcajce.provider.ntruprime
Methods in org.bouncycastle.pqc.jcajce.provider.ntruprime with parameters of type PrivateKeyInfoModifier and TypeMethodDescriptionNTRULPRimeKeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) SNTRUPrimeKeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) Constructors in org.bouncycastle.pqc.jcajce.provider.ntruprime with parameters of type PrivateKeyInfoModifierConstructorDescriptionBCNTRULPRimePrivateKey(PrivateKeyInfo keyInfo) BCSNTRUPrimePrivateKey(PrivateKeyInfo keyInfo) -
Uses of PrivateKeyInfo in org.bouncycastle.pqc.jcajce.provider.picnic
Methods in org.bouncycastle.pqc.jcajce.provider.picnic with parameters of type PrivateKeyInfoConstructors in org.bouncycastle.pqc.jcajce.provider.picnic with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.pqc.jcajce.provider.rainbow
Methods in org.bouncycastle.pqc.jcajce.provider.rainbow with parameters of type PrivateKeyInfoConstructors in org.bouncycastle.pqc.jcajce.provider.rainbow with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.pqc.jcajce.provider.saber
Methods in org.bouncycastle.pqc.jcajce.provider.saber with parameters of type PrivateKeyInfoConstructors in org.bouncycastle.pqc.jcajce.provider.saber with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.pqc.jcajce.provider.sphincs
Methods in org.bouncycastle.pqc.jcajce.provider.sphincs with parameters of type PrivateKeyInfoModifier and TypeMethodDescriptionSphincs256KeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) Constructors in org.bouncycastle.pqc.jcajce.provider.sphincs with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.pqc.jcajce.provider.sphincsplus
Methods in org.bouncycastle.pqc.jcajce.provider.sphincsplus with parameters of type PrivateKeyInfoModifier and TypeMethodDescriptionSPHINCSPlusKeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) Constructors in org.bouncycastle.pqc.jcajce.provider.sphincsplus with parameters of type PrivateKeyInfo -
Uses of PrivateKeyInfo in org.bouncycastle.pqc.jcajce.provider.util
Methods in org.bouncycastle.pqc.jcajce.provider.util with parameters of type PrivateKeyInfoModifier and TypeMethodDescriptionstatic byte[]KeyUtil.getEncodedPrivateKeyInfo(PrivateKeyInfo info) -
Uses of PrivateKeyInfo in org.bouncycastle.pqc.jcajce.provider.xmss
Methods in org.bouncycastle.pqc.jcajce.provider.xmss with parameters of type PrivateKeyInfoModifier and TypeMethodDescriptionXMSSKeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) XMSSMTKeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) Constructors in org.bouncycastle.pqc.jcajce.provider.xmss with parameters of type PrivateKeyInfoModifierConstructorDescriptionBCXMSSMTPrivateKey(PrivateKeyInfo keyInfo) BCXMSSPrivateKey(PrivateKeyInfo keyInfo)