Class BCFKSStoreTest
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.jce.provider.test.BCFKSStoreTest
- All Implemented Interfaces:
Test
Exercise the BCFKS KeyStore,
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
failOnWrongPasswordTest
(String storeName) getName()
static void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Constructor Details
-
BCFKSStoreTest
public BCFKSStoreTest()
-
-
Method Details
-
shouldCreateEmptyBCFKSNoPassword
- Throws:
Exception
-
shouldCreateEmptyBCFKSPassword
- Throws:
Exception
-
shouldWorkWithNullLoadStoreParameter
- Throws:
Exception
-
shouldStoreOneCertificate
- Throws:
Exception
-
shouldStoreOneCertificateWithECDSASignature
- Throws:
Exception
-
shouldStoreOneCertificateWithECDSASignatureAndCertificates
- Throws:
Exception
-
shouldStoreOneCertificateWithDSASignature
- Throws:
Exception
-
shouldStoreOneCertificateWithRSASignature
- Throws:
Exception
-
shouldStoreOnePrivateKey
- Throws:
Exception
-
shouldStoreOnePrivateKeyWithChain
- Throws:
Exception
-
shouldStoreOnePrivateKeyWithChainEdDSA
- Throws:
Exception
-
shouldStoreOneECKeyWithChain
- Throws:
Exception
-
shouldRejectInconsistentKeys
- Throws:
Exception
-
shouldStoreMultipleKeys
- Throws:
Exception
-
shouldParseKWPKeyStore
- Throws:
Exception
-
shouldStoreSecretKeys
- Throws:
Exception
-
shouldFailOnWrongPassword
- Throws:
Exception
-
failOnWrongPasswordTest
- Throws:
Exception
-
shouldFailOnRemovesOrOverwrite
- Throws:
Exception
-
shouldStoreOneSecretKey
- Throws:
Exception
-
getName
- Specified by:
getName
in interfaceTest
- Specified by:
getName
in classSimpleTest
-
performTest
- Specified by:
performTest
in classSimpleTest
- Throws:
Exception
-
main
-