HTTP.createKeystore()

Signature

Domain

Parameters

NameTypeDescription
ksFilePathStringThe absolute path of keystore file.
ksTypeStringThe type of keystore. JKS, and PKCS12 supported.
ksPasswordStringObfuscated password for the keystore

Returns

TypeDescription
Objectthe Keystore object