Skip navigation links
IAIK PKCS#11 Provider
version 1.9.4
iaik.pkcs.pkcs11.provider

Class TokenKeyStoreFastSpi

    • Constructor Detail

      • TokenKeyStoreFastSpi

        public TokenKeyStoreFastSpi()
      • TokenKeyStoreFastSpi

        public TokenKeyStoreFastSpi(TokenManager tokenManager)
    • Method Detail

      • engineLoad

        public void engineLoad(java.io.InputStream in,
                               char[] password)
                        throws java.io.IOException,
                               java.lang.UnsupportedOperationException
        Loads and initializes this key store. The user PIN may be provided as the password. If the application provides the PIN like this, the keystore will not prompt the password by other means. Please note that the keystore will keep a reference to the password object if it is provided.
        Overrides:
        engineLoad in class TokenKeyStoreSpi
        Parameters:
        in - The stream to load from.
        password - The user PIN (or password) for the token.
        Throws:
        java.io.IOException - If the keystore cannot be loaded.
        java.lang.UnsupportedOperationException - If getting the provider instance fails.
        See Also:
        KeyStoreSpi.engineLoad(InputStream,char[])
IAIK PKCS#11 Provider
version 1.9.4

IAIK JavaSecurity Website https://jce.iaik.tugraz.at/

IAIK at Graz University of Technology, Austria, Europe
Copyright 2001-2023 IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved.
Version 1.9.4