Uses of Class
co.ankatech.ankasecure.sdk.model.CryptoPolicyInfo.Builder
Packages that use CryptoPolicyInfo.Builder
-
Uses of CryptoPolicyInfo.Builder in co.ankatech.ankasecure.sdk.model
Methods in co.ankatech.ankasecure.sdk.model that return CryptoPolicyInfo.BuilderModifier and TypeMethodDescriptionCryptoPolicyInfo.Builder.currentKeyAlgorithm
(String v) CryptoPolicyInfo.Builder.currentKeyExpWarnDays
(int v) CryptoPolicyInfo.Builder.currentKeyRequested
(String v) CryptoPolicyInfo.Builder.currentKeyUsageWarn
(int v) CryptoPolicyInfo.Builder.currentKeyUsed
(String v) CryptoPolicyInfo.Builder.migrationMode
(boolean v) CryptoPolicyInfo.Builder.newKeyAlgorithm
(String v) CryptoPolicyInfo.Builder.newKeyExpWarnDays
(int v) CryptoPolicyInfo.Builder.newKeyRequested
(String v) CryptoPolicyInfo.Builder.newKeyUsageWarn
(int v) CryptoPolicyInfo.Builder.newKeyUsed
(String v)