Package com.netflix.spinnaker.kork.crypto
package com.netflix.spinnaker.kork.crypto
-
ClassDescriptionProvides a common source for lists of TLS cipher suite baselines.Provides a simple
X509ExtendedKeyManagerthat uses a singleX509Identityas the source for any keys and certificates required.Identity source using a keystore file and password provider functions for the keystore and identity private key.Function for providing a password for use with decrypting keystores.Implements an identity source based on a PEM-encoded private key and certificate file.Implements a refreshableX509Identityusing Spring AOP.Builder class for creating aSecureRandominstance using a deterministic random bit generator (DRBG).Provides simpler access to standard Java cryptography algorithm classes.Provides a static implementation of anX509Identity.Provides utility methods related to trust stores.Represents a cryptographic identity using a private key and certificate.Provides a source for loading anX509Identityfrom some underlying key and certificate.