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 TypeMethodDescriptionvoidfailOnWrongPasswordTest(String storeName) getName()static voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
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:
getNamein interfaceTest- Specified by:
getNamein classSimpleTest
-
performTest
- Specified by:
performTestin classSimpleTest- Throws:
Exception
-
main
-