Class CipherCodec.KeyDescriptor

  • Enclosing class:
    CipherCodec

    public static class CipherCodec.KeyDescriptor
    extends Object
    Descriptor to determine which crypto key to use. Allows versioning and usage of named keys. Key names must not contain dollar $ or plus + characters as these characters are used within the message format to encode key name and key version.