The KeyStore class
The xml.KeyStore
class provides static methods to handle a key store
that is global for the entire application. It enables you to register X509 and trusted certificates,
and any kind of key by name for automatic XML signature validation or XML decryption.
The status
variable is set to zero after a successful method call.