# Functions
NewGracePeriod constructs a new grace period.
NewRotator constructs a rotator with the provided loggers.
# Structs
AutoConfig represents credentials that are updated via AutoConfig protocol.
GracePeriod represents a grace period (or deprecation period) within which a particular SDK key is still valid, pending revocation.
No description provided by the author
No description provided by the author
# Interfaces
SDKCredential is implemented by types that represent an SDK authorization credential (SDKKey, etc.).