Home | History | Annotate | Download | only in keystore

Lines Matching defs:initKey

170         initKey(opmode, key);
172 throw new ProviderException("initKey did not initialize the key");
823 protected abstract void initKey(int opmode, @Nullable Key key) throws InvalidKeyException;