object FakeKeyStore
A fake key store
- Annotations
- @deprecated
- Deprecated
(Since version 2.7.0) Deprecated in favour of the com.typesafe.sslconfig.ssl.FakeKeyStore in ssl-config
- Source
- FakeKeyStore.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- FakeKeyStore
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val DistinguishedName: String
- val GeneratedKeyStore: String
- val SignatureAlgorithmName: String
- val SignatureAlgorithmOID: ObjectIdentifier
- val TrustedAlias: String
- def createKeyStore(appPath: File): KeyStore
-
def
getKeyStoreFilePath(appPath: File): File
- appPath
a file descriptor to the root folder of the project (the root, not a particular module).