Searched refs:EEK_P256_BASE64 (Results 1 – 2 of 2) sorted by relevance
76 static final String EEK_P256_BASE64 = "goRDoQEmoFhNpQECAyYgASFYIPcUituX9MxT79JkEcTjdR9mH6RxDGzP" field in RemoteProvisioningShellCommand212 return Base64.getDecoder().decode(EEK_P256_BASE64); in getEekChain()
229 eq(Base64.getDecoder().decode(RemoteProvisioningShellCommand.EEK_P256_BASE64)), in csr_hwVersion2_withChallenge()