Source release 19.4.0
This commit is contained in:
@@ -97,5 +97,8 @@ OEMCryptoResult OEMCrypto_Generic_Verify(
|
||||
const OEMCrypto_SharedMemory* signature, size_t signature_length);
|
||||
OEMCryptoResult OEMCrypto_GetBCCType(RequestedSecurityLevel level,
|
||||
OEMCrypto_BCCType* bcc_type);
|
||||
OEMCryptoResult OEMCrypto_GetBCCSignatureType(
|
||||
RequestedSecurityLevel level,
|
||||
OEMCrypto_BCCSignatureType* bcc_signature_type);
|
||||
} // namespace wvcdm
|
||||
#endif // WVCDM_CORE_OEMCRYPTO_ADAPTER_H_
|
||||
|
||||
Reference in New Issue
Block a user