public interface Identity extends AlgorithmNameProvider, NamedResource, OptionalFeature, KeyTypeNamesSupport
BY_NAME_COMPARATOR, NAME_EXTRACTOR
FALSE, TRUE
Modifier and Type | Method and Description |
---|---|
Class<? extends PrivateKey> |
getPrivateKeyType() |
Class<? extends PublicKey> |
getPublicKeyType() |
getAlgorithm
findByName, findFirstMatchByName, getName, getNameList, getNames, ofName, removeByName, safeCompareByName
all, any, isSupported, of
findSupporterByKeyTypeName, getSupportedKeyTypes
Class<? extends PrivateKey> getPrivateKeyType()
Copyright © 2018–2021 The Apache Software Foundation. All rights reserved.