KeysRotatorProtocol
public protocol KeysRotatorProtocol : AnyObject
                Protocol for keys rotation
- 
                  
                  
Rotates keys
Declaration
Swift
func rotateKeysOperation() -> GenericOperation<RotationLog>Return Value
GenericOperation
 
        KeysRotatorProtocol Protocol Reference