Changeset 65813 in vbox for trunk/src/VBox/Runtime/common/crypto
- Timestamp:
- Feb 20, 2017 12:19:15 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 113548
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/crypto/pkix-util.cpp
r62477 r65813 63 63 return RTCR_PKCS1_RSA_OID; 64 64 case 1: AssertFailed(); 65 /* fall thru */ 65 66 default: 66 67 return NULL;
Note:
See TracChangeset
for help on using the changeset viewer.