public class ByteBasedSecretKeySupplier extends Object implements BytesBasedKeySupplier<SecretKey>
ByteBasedSecretKeySupplier()
SecretKey
get(byte[] bytes, String algorithm, Provider provider)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteBasedSecretKeySupplier()
public SecretKey get(byte[] bytes, String algorithm, Provider provider)
get
BytesBasedKeySupplier<SecretKey>
KeySupplier<byte[],String,Provider,SecretKey>
Copyright © 2022. All rights reserved.