106
edits
m (Fix a one character typo) |
m (minor clarification of first answer) |
||
Line 6: | Line 6: | ||
and base64 encoded? | and base64 encoded? | ||
A1. It is a SubjectPublicKeyInfo sequence (as defined in RFC 3280 and elsewhere) and NOT a simple RSAPublicKey sequence (as defined in PKCS#1) nor as a simple DSAPublicKey . | A1. It is a SubjectPublicKeyInfo sequence (as defined in RFC 3280 and elsewhere) and NOT a simple RSAPublicKey sequence (as defined in PKCS#1) nor as a simple DSAPublicKey . (That's a good definition. It's just missing from the document.) | ||
Q2. What is the required/expected syntax of an RSA signature? | Q2. What is the required/expected syntax of an RSA signature? |
edits