Modifier and Type | Class and Description |
---|---|
static class |
KeyFactorySpi.EC |
static class |
KeyFactorySpi.ECDH |
static class |
KeyFactorySpi.ECDHC |
static class |
KeyFactorySpi.ECDSA |
static class |
KeyFactorySpi.ECGOST3410 |
static class |
KeyFactorySpi.ECGOST3410_2012 |
static class |
KeyFactorySpi.ECMQV |
Modifier and Type | Class and Description |
---|---|
class |
KeyFactorySpi |
Modifier and Type | Class and Description |
---|---|
static class |
KeyFactorySpi.ED25519 |
static class |
KeyFactorySpi.ED448 |
static class |
KeyFactorySpi.EDDSA |
static class |
KeyFactorySpi.X25519 |
static class |
KeyFactorySpi.X448 |
static class |
KeyFactorySpi.XDH |
Modifier and Type | Class and Description |
---|---|
class |
BaseKeyFactorySpi |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurableProvider.addKeyInfoConverter(ASN1ObjectIdentifier oid,
AsymmetricKeyInfoConverter keyInfoConverter) |
Modifier and Type | Method and Description |
---|---|
protected void |
AsymmetricAlgorithmProvider.registerOid(ConfigurableProvider provider,
ASN1ObjectIdentifier oid,
String name,
AsymmetricKeyInfoConverter keyFactory) |
Modifier and Type | Method and Description |
---|---|
void |
BouncyCastleProvider.addKeyInfoConverter(ASN1ObjectIdentifier oid,
AsymmetricKeyInfoConverter keyInfoConverter) |
Modifier and Type | Method and Description |
---|---|
void |
BouncyCastlePQCProvider.addKeyInfoConverter(ASN1ObjectIdentifier oid,
AsymmetricKeyInfoConverter keyInfoConverter) |
Modifier and Type | Class and Description |
---|---|
class |
McElieceCCA2KeyFactorySpi
This class is used to translate between McEliece CCA2 keys and key
specifications.
|
class |
McElieceKeyFactorySpi
This class is used to translate between McEliece keys and key specifications.
|
Modifier and Type | Class and Description |
---|---|
class |
NHKeyFactorySpi |
Modifier and Type | Class and Description |
---|---|
class |
QTESLAKeyFactorySpi |
Modifier and Type | Class and Description |
---|---|
class |
RainbowKeyFactorySpi
This class transforms Rainbow keys and Rainbow key specifications.
|
Modifier and Type | Class and Description |
---|---|
class |
Sphincs256KeyFactorySpi |
Modifier and Type | Class and Description |
---|---|
class |
XMSSKeyFactorySpi |
class |
XMSSMTKeyFactorySpi |
Copyright © 2020 BouncyCastle.org. All rights reserved.