RenewCodeSignObjectsType
The type of cryptographic object that will be affected when triggering a renewal
enum RenewCodeSignObjectsType {
KEY_PAIR
CERTIFICATE
}
Values
RenewCodeSignObjectsType.KEY_PAIR
Asymmetric key pair type. All cryptographic objects linked to each key pair will be moved to their corresponding historical list.
RenewCodeSignObjectsType.CERTIFICATE
X.509 certificate type