Package java.security

Interface KeyStore.LoadStoreParameter

    • Method Detail

      • getProtectionParameter

        KeyStore.ProtectionParameter getProtectionParameter()
        Returns the ProtectionParameter which is used to protect data in the KeyStore.
        Returns:
        the ProtectionParameter which is used to protect data in the KeyStore, maybe null.