diff options
Diffstat (limited to 'libparc/parc/security/test/.gitignore')
-rw-r--r-- | libparc/parc/security/test/.gitignore | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/libparc/parc/security/test/.gitignore b/libparc/parc/security/test/.gitignore new file mode 100644 index 00000000..bda8c802 --- /dev/null +++ b/libparc/parc/security/test/.gitignore @@ -0,0 +1,24 @@ +test_parc_AesSignerFileStore +test_parc_CryptoCache +test_parc_InMemoryVerifier +test_parc_KeyId +test_parc_PublicKeySignerPkcs12Store +test_parc_SelfSignedCertificate +test_parc_Signature +test_parc_Signer +test_parc_SymmetricSignerFileStore +test_parc_Security +test_parc_CryptoHash +test_parc_CryptoHashType +test_parc_CryptoSuite +test_parc_Identity +test_parc_IdentityFile +test_parc_Key +test_parc_KeyStore +test_parc_Verifier +test_parc_SigningAlgorithm +test_parc_Certificate +test_parc_CertificateFactory +test_parc_ContainerEncoding +test_parc_CertificateType +test_parc_X509Certificate |