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