Uses of Class
cloud.opencode.base.crypto.rotation.KeyRotation
Packages that use KeyRotation
-
Uses of KeyRotation in cloud.opencode.base.crypto.rotation
Methods in cloud.opencode.base.crypto.rotation that return KeyRotationModifier and TypeMethodDescriptionKeyRotation.Builder.build()static KeyRotation<SecretKey> Creates a key rotation for AES keys.static KeyRotation<KeyPair> Creates a key rotation for RSA key pairs.