System::Security::Cryptography::ECDsaBotan::SignHash 메서드

ECDsaBotan::SignHash method

지정된 입력 값의 서명을 계산합니다.

ByteArrayPtr System::Security::Cryptography::ECDsaBotan::SignHash(const ByteArrayPtr &hash) override
매개변수형식설명
hashconst ByteArrayPtr&서명할 데이터의 해시 값.

ReturnValue

지정된 해시에 대한 ECDSA 서명.

또 보기