A B C D E F G H I K L M N O P R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
U
- unpad(byte[]) - Method in interface com.fortanix.sdkms.jce.provider.paddings.IPadding
- unpad(byte[]) - Method in class com.fortanix.sdkms.jce.provider.paddings.NoPadding
-
Returns the index where the padding starts.
- unpad(byte[]) - Method in class com.fortanix.sdkms.jce.provider.paddings.PKCS5Padding
-
Returns the index where the padding starts.
- unwrap(byte[], String, int) - Method in class com.fortanix.sdkms.jce.provider.ciphers.CipherCore
-
Decrypt the wrapped key and return JCE key object
- unwrapKey(Integer, UnwrapKeyRequestEx) - Static method in class com.fortanix.sdkms.jce.provider.ciphers.SdkmsCipher
- update(byte[], int, int) - Method in class com.fortanix.sdkms.jce.provider.ciphers.CipherCore
-
return encrypted / plain bytes depend upon cipher mode
- update(byte[], int, int, byte[], int) - Method in class com.fortanix.sdkms.jce.provider.ciphers.CipherCore
-
This method doesn't perform any encryption.
- updateAAD(byte[], int, int) - Method in class com.fortanix.sdkms.jce.provider.ciphers.CipherCore
- updateKey(SobjectDescriptor, String, Map<String, String>) - Static method in class com.fortanix.sdkms.jce.provider.service.SdkmsKeyService
-
Update key to set name as per stored in keystore
All Classes All Packages